Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update exemple to make no cors error #12

Merged
merged 1 commit into from
May 7, 2024

Conversation

yodatak
Copy link
Contributor

@yodatak yodatak commented May 2, 2024

Hello i was having a Cross-Origin Request Blocked with usage of this exemple so i have to remove the first slash to make it works

HTTPS-Only Mode: Not upgrading insecure request “http://casts/demo.cast” because it is exempt. demo.cast
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://casts/demo.cast. (Reason: CORS request did not succeed). Status code: (null).

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://casts/demo.cast. (Reason: CORS request did not succeed). Status code: (null).

Hello i was having a Cross-Origin Request Blocked with usage of  this exemple so i have to remove the first slash to make it works

HTTPS-Only Mode: Not upgrading insecure request “http://casts/demo.cast” because it is exempt.
demo.cast
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://casts/demo.cast. (Reason: CORS request did not succeed). Status code: (null).

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://casts/demo.cast. (Reason: CORS request did not succeed). Status code: (null).
@murilo-cunha
Copy link
Owner

Ahh thanks for the update!!

@murilo-cunha murilo-cunha merged commit c4b337b into murilo-cunha:main May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants